Skip to content

DOC-3367: Add new bundling guide overview page.#3983

Merged
kemister85 merged 6 commits intotinymce/8from
hotfix/8/DOC-3367
Mar 9, 2026
Merged

DOC-3367: Add new bundling guide overview page.#3983
kemister85 merged 6 commits intotinymce/8from
hotfix/8/DOC-3367

Conversation

@kemister85
Copy link
Contributor

@kemister85 kemister85 commented Feb 12, 2026

Ticket: DOC-3367

Site: New: Bundling guide (page)

Summary

Adds a new bundling overview guide and improves bundling documentation consistency across the codebase.

Changes

New Files

  • modules/ROOT/pages/bundling-guide.adoc - New bundling overview page providing:
    • Overview of bundling TinyMCE with module bundlers (Webpack, Vite, Rollup, Browserify)
    • Required imports (TinyMCE core, silver theme, dom model, default icons, skins, content CSS)
    • Plugin import syntax for community and premium plugins
    • Plugin gotchas (plugins requiring additional resources, plugin dependencies)
    • CSS files information
    • Language files information
    • Links to all related bundling reference pages
  • 60 plugin feature pages - Added include::partial$misc/bundling-guide-link.adoc[] to all core and premium plugins.

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.
  • modules/ROOT/nav.adoc has been updated (if applicable).

Review:

  • Documentation Team Lead has reviewed

@kemister85 kemister85 requested review from a team, jscasca, kimwoodfield, metricjs, soritaheng and tiny-ben-tran and removed request for a team February 12, 2026 00:13
@kemister85 kemister85 marked this pull request as ready for review February 12, 2026 00:13
@kemister85 kemister85 requested a review from a team as a code owner February 12, 2026 00:13
kemister85 and others added 2 commits March 2, 2026 13:11
Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com>
Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com>
@kemister85 kemister85 merged commit 870a12b into tinymce/8 Mar 9, 2026
6 checks passed
@kemister85 kemister85 deleted the hotfix/8/DOC-3367 branch March 9, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants